Skip to content

Show diff#23

Open
yaroslav8765 wants to merge 10 commits intoshow-verify-auto-difffrom
main
Open

Show diff#23
yaroslav8765 wants to merge 10 commits intoshow-verify-auto-difffrom
main

Conversation

@yaroslav8765
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread index.ts Outdated
}

if (!(sessionsIds) || !confirmationResult) {
resolveAllIdsAsFailed('Confirmation window was closed or did not return required data');
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yaroslav8765 after this code goes to bottom and creates a some not super clear because code still goes to resolveResponse? Second attempt might be no op but still very dangerous if soemthing else will pass it.

Please for all resolves as failed return from function at all

return resolveAllIdsAsFailed('Confirmation window was closed or did no

all resolveAllIdsAsFailed should stop execution of function

yaroslav8765 and others added 8 commits April 29, 2026 07:52
…UI and functionality

- Updated TOTP modal layout with a close button and enhanced styling.
- Improved passkey settings layout with better card design and action buttons.
- Refactored passkey management functions for clarity and efficiency.
- Added error handling for verification responses in the main plugin.
…anslations-in-2fa-plug

fix: update error messages and translations in 2FA components
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants